projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87a338a
)
(ange-ftp-try-passive-mode): Doc fix.
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Fri, 9 Mar 2007 09:14:19 +0000
(09:14 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Fri, 9 Mar 2007 09:14:19 +0000
(09:14 +0000)
lisp/net/ange-ftp.el
patch
|
blob
|
history
diff --git
a/lisp/net/ange-ftp.el
b/lisp/net/ange-ftp.el
index 08efbb1e107f61243860393c55f7ab6f6a7d25b4..ec76279c642d812bef30a6b069c17ead4df1f7d4 100644
(file)
--- a/
lisp/net/ange-ftp.el
+++ b/
lisp/net/ange-ftp.el
@@
-1005,7
+1005,7
@@
Don't use any other value."
(const :tag "Allow" 1)))
(defcustom ange-ftp-try-passive-mode nil
- "I
t
t, try to use passive mode in ftp, if the client program supports it."
+ "I
f
t, try to use passive mode in ftp, if the client program supports it."
:group 'ange-ftp
:type 'boolean
:version "21.1")